Property objects exist independently of view, row, and storage objects. They have a name and type, and can be used by multiple views. You will normally only use derived classes for strong typing.

See: c4_IntProp, c4_FloatProp, c4_DoubleProp, c4_StringProp, c4_BytesProp, c4_ViewProp


class c4_Property - $Id: k4view.h,v 1.21 1997/06/05 08:31:53 jcw Rel $